Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 179,338 for

document formatting

(0.15 sec)
  1. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word Documents. They have Documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...style in the Word documents. They have documents that we convert...hyperlink style globally in a Word document using Aspose.Words for Java...

    forum.aspose.com/t/changing-the-hyperlink-style...
  2. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced Formatting options to elevate your Document's appearance!...Provides access to the paragraph formatting properties. public ParagraphFormat...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/par...
  3. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal....insert formatted text using DocumentBuilder. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  4. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....control how the field result is formatted. Examples: Shows how to automatically...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for .NET....characters in Word documents. Microsoft Word documents may contain various...Normally they are used for formatting purposes and are not drawn...

    docs.aspose.com/words/net/working-with-control-...
  6. Split Documents via Android Mobile Apps | produ...

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your android application. Split Document by page number or by some predefined pattern....via Java Split Splitting Documents using Android Apps Split any...Android via Java. Download Document splitting via mobile apps...

    products.aspose.com/total/android-java/split/
  7. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_list_by_list_id method. Gets a list by a list identifier....of the time you apply list formatting to paragraphs just by settings...owner document properties of lists. doc = aw . Document () lists...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell.... Document () builder = aw . DocumentBuilder...Setting table formatting options for a document builder # will...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Format Number to Time with Golang via C+...

    This article will introduce how to format numbers to time using Aspose.Cells for C++ API....How to Format Number to Time with Golang via C++ Contents [ Hide...Possible Usage Scenarios Formatting numbers to time in Excel...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...